Total Complexity | 49 |
Dependencies | 19 |
Dependents | 0 |
Total lines | 1,030 |
Lines of code | 753 |
Logical lines of code | 200 |
Comment lines | 130 |
Methods | 12 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getScheduledAppointments() | 36 | 7 | 91 | |
getCustomersNextDayAppointments() | 37 | 5 | 93 | |
getProvidersNextDayAppointments() | 37 | 5 | 90 | |
getCustomersNextDayEvents() | 35 | 3 | 116 | |
getProvidersNextDayEvents() | 36 | 3 | 112 | |
getScheduledEvents() | 38 | 4 | 84 | |
invalidateSentEmails() | 48 | 6 | 35 | |
getSentNotificationsByUserAndEntity() | 47 | 6 | 35 | |
getBirthdayCustomers() | 48 | 3 | 33 | |
getUndeliveredNotifications() | 49 | 3 | 31 | |
add() | 51 | 3 | 26 | |
__construct() | 68 | 1 | 7 |